FindSimular(Guid,Int32,Int32,Int32,Boolean,String[]) Method
KalikoCMS.Search Namespace > SearchProviderBase Class > FindSimular Method : FindSimular(Guid,Int32,Int32,Int32,Boolean,String[]) Method |
Syntax
'Declaration
Public Overloads MustOverride Function FindSimular( _ ByVal pageId As Guid, _ ByVal languageId As Integer, _ Optional ByVal resultOffset As Integer, _ Optional ByVal resultSize As Integer, _ Optional ByVal matchCategory As Boolean, _ Optional ByVal metaData() As String _ ) As SearchResult
public abstract SearchResult FindSimular( Guid pageId, int languageId, int resultOffset, int resultSize, bool matchCategory, string[] metaData )
Parameters
- pageId
- languageId
- resultOffset
- resultSize
- matchCategory
- metaData
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2